Gets a Links collection based on link template, link key values, and (optionally) link type.
RetVal = object.GetLinksByKey(LinkTemplate, KeyValues [, LinkTypes] [, Document])
LinkTemplate |
LinkTemplate object, or a string identifying a link template; input-only Specifies the link template whose links are returned. |
KeyValues |
KeyValues collection; input-only The KeyValues collection containing the key values to search for. |
LinkTypes |
Integer; input-only; optional Specifies the type of links to return. You can specify any combination of the following link types: If no value is specified, all label links are returned. |